home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2002 December / INTERNET97.ISO / pc / software / windows / utils / gozilla / gozilla.exe / {app} / big.skin / file_manager_adv.skn < prev    next >
Encoding:
Text File  |  2001-09-10  |  2.8 KB  |  68 lines

  1. <form name="File Manager" image="window\blue.bmp" width=653 height=200 minwidth=178 minheight=60
  2.     relative="main" snap=top resize_image=stretch resize_window=true>
  3.  
  4.     <image name="1" x=0 y=0 width=5 height=22 image="window\m_upper_left.bmp">
  5.     <image name="2" x=5 y=0 width=-5 height=22 resize=stretch image="window\m_top.bmp">
  6.     <image name="3" x=-5 y=0 width=5 height=22 image="window\m_upper_right.bmp">
  7.  
  8.     <image name="4" x=0 y=22 width=6 height=-5 resize=stretch image="window\m_left_side.bmp">
  9.     <image name="5" x=-5 y=22 width=5 height=-9 resize=stretch image="window\m_right_side.bmp">
  10.  
  11.     <image name="6" x=0 y=-6 width=6 height=6 image="window\m_lower_left.bmp">
  12.     <image name="7" x=5 y=-6 width=-9 height=6 resize=stretch image="window\m_bottom.bmp">
  13.     <image name="8" x=-9 y=-9 width=9 height=9 image="window\m_lower_right.bmp">
  14.     
  15.     <!-- All controls go after this -->
  16.  
  17.     <menu name="File Manager Menu" menuskin="menu_file_mngr_adv.skn" 
  18.         x=4 y=3 offsetx=0 offsety=16 
  19.         image="window\long_menu_n.bmp" mouseover="window\long_menu_n.bmp" mousedown="window\long_menu_n.bmp" 
  20.         toggleimage="window\long_menu_n.bmp" mouseover="window\long_menu_n.bmp" mousedown="window\long_menu_n.bmp"
  21.         text="File Manager" toggletext="File Manager"
  22.         text_x=5 text_y=0 font=arial fontsize=14 fontcolor=#000000 mouseovercolor=#000000 
  23.         fontstyle=bold togglefontstyle=bold>
  24.         
  25.     <button name="close" x=-20 y=3
  26.         image="window\close_n.bmp" mouseOver="window\close_o.bmp" mouseDown="window\close_d.bmp">
  27.  
  28.     <tree name="file_tree" x=6 y=22 width=170 height=-6 
  29.         bgcolor=#0C1018 
  30.         fontcolor=#F4F5F6 
  31.         scrollcolor=#7D7D7D 
  32.         windowbgcolor=#0C1018 
  33.         scrollbuttoncolor=#C8CACD 
  34.         scrollarrowcolor=#000000
  35.         activescrollarrowcolor=#000000
  36.         hdredgeraisedcolor=#808080
  37.         scrolledgelightcolor=#FFFFFF
  38.         scrolledgedarkcolor=#808080
  39.         bgimage=misc\filemgr_tree_bg.bmp>
  40.     <list name="files" x=181 y=22 width=-5 height=-6 
  41.         font="Arial" 
  42.         fontsize=14 
  43.         fontcolor=#FFFFFF 
  44.         bgcolor=#0C1018 
  45.         selectcolor=#3D3D9E 
  46.         selectedfontcolor=#FFFFFF
  47.         htfontcolor=#00D818 
  48.         htselectcolor=#FFFFFF 
  49.         buttoncolor=#C8CACD
  50.         scrollcolor=#808080 
  51.         windowbgcolor=#000000 
  52.         headerfontcolor=#000000 
  53.         scrollbuttoncolor=#C8CACD 
  54.         scrollarrowcolor=#000000
  55.         activescrollarrowcolor=#000000
  56.         hdredgeraisedcolor=#808080
  57.         scrolledgelightcolor=#FFFFFF
  58.         scrolledgedarkcolor=#808080
  59.         scroll_size=10
  60.         progresscolor=#3D3D9E
  61.         notprogresscolor=#FFFFFF
  62.         columnorder="1,0,8,9,6,4,10,5,7,2,3"
  63.         columnsizes="16,129,500,153,159,80,41,56,67,55,125"
  64.         rowheight=17
  65.         sort=-10,2
  66.        >
  67.  
  68. </form>